ngl: Fix glTexImage2D() usage on GLES
authorBenjamin Otte <otte@redhat.com>
Fri, 8 Oct 2021 01:29:45 +0000 (03:29 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 8 Oct 2021 01:31:07 +0000 (03:31 +0200)
commit76420d71461c1aa4f65e6d7ae186be8a8647d81a
tree318a2a8eed84b37e02d708b9a5d105b186c26a92
parent3b9967db48e795faf9b1071e2b0e662fbb550f36
ngl: Fix glTexImage2D() usage on GLES

GLES is very adamant about the format and type matching the internal
format, even if the data is NULL.
gsk/ngl/gsknglcommandqueue.c